go/types.Checker.ident (method)
3 uses
go/types (current package)
expr.go#L1006: check.ident(x, e, nil, false)
typexpr.go#L21: func (check *Checker) ident(x *operand, e *ast.Ident, def *TypeName, wantType bool) {
typexpr.go#L258: check.ident(&x, e, def, true)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)